output utf8 conversion grid when building on crucible
authorØyvind Kolås <ok@src.gnome.org>
Fri, 22 Sep 2006 23:18:15 +0000 (23:18 +0000)
committerØyvind Kolås <ok@src.gnome.org>
Fri, 22 Sep 2006 23:18:15 +0000 (23:18 +0000)
ChangeLog
docs/Makefile.am

index e39774af1716ed58259db24b87d3886e50b5e0ec..9ff026809ce1e5e884bf48d637da46b25db4229d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-09-23  Øyvind Kolås  <pippin@gimp.org>
+
+       * docs/Makefile.am: output the conversion grid when building on
+       crucible.
+
 2006-09-14  Øyvind Kolås  <pippin@gimp.org>
 
        * babl/babl-internal.c: (babl_process): added global babl_total_usecs,
index 9e8f0a0a3d37d09b590f8dda3b749d14ce25289d..adfc94fb83743ab20cb568c24a27e21232f0ae66 100644 (file)
@@ -39,6 +39,7 @@ BablFishPath.txt: $(top_builddir)/tests/babl_fish_path_fitness
        echo -n " $@"
        export BABL_PATH="$(top_builddir)/extensions"; $< > $@ &&\
        echo " [OK]" || echo " Fail"
+       if [ "x"$$CRUCIBLE_ID != "x" ] ;then echo;echo;cat $@;echo;echo;fi
 
 index.html: index-static.html                    \
            $(top_builddir)/tests/babl_html_dump \